projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7633392
)
stm32: add missing config option
author
John Audia
<
[email protected]
>
Sat, 24 May 2025 00:14:52 +0000
(20:14 -0400)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 25 May 2025 15:57:19 +0000
(17:57 +0200)
6.6.92 requires the addition of CONFIG_ARM_SCMI_DEBUG_COUNTERS
Signed-off-by: John Audia <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18835
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/stm32/stm32mp1/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/stm32/stm32mp1/config-6.6
b/target/linux/stm32/stm32mp1/config-6.6
index b81f761394669f23599ef2b520e35138525e153a..b677322a25e5a687011312d6e1af26bef55eef71 100644
(file)
--- a/
target/linux/stm32/stm32mp1/config-6.6
+++ b/
target/linux/stm32/stm32mp1/config-6.6
@@
-44,6
+44,7
@@
CONFIG_ARM_PSCI_CPUIDLE=y
CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
CONFIG_ARM_PSCI_FW=y
CONFIG_ARM_SCMI_CPUFREQ=y
+# CONFIG_ARM_SCMI_DEBUG_COUNTERS is not set
CONFIG_ARM_SCMI_HAVE_MSG=y
CONFIG_ARM_SCMI_HAVE_SHMEM=y
CONFIG_ARM_SCMI_HAVE_TRANSPORT=y